test/py: mmc: Add 'mmc dev' test
authorMarek Vasut <[email protected]>
Wed, 13 Mar 2019 16:49:26 +0000 (17:49 +0100)
committerTom Rini <[email protected]>
Wed, 10 Apr 2019 00:04:04 +0000 (20:04 -0400)
commit86dfd152c917e063bec78b6e2327550b2b738924
tree15da47f89d7b138a9028de60deeba0a18aee6ddb
parentd22f7ad86a3edfbfadbdfc11c754a4de5445ab39
test/py: mmc: Add 'mmc dev' test

Add separate test for 'mmc dev' subcommand. This tests whether
the system can switch to a specific card.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/py/tests/test_mmc_rd.py